home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 11 / Amiga Plus 11: Amiga Future.iso / demoversionen / anwendungen / wildfire / history < prev    next >
Text File  |  1997-08-16  |  11KB  |  282 lines

  1. History
  2. --------------------------------------------------------------
  3.  
  4. v3.50 (Thursday 03-Jul-97)
  5.  -3d-engine: *up to four lightsources can be configured now
  6.              *the camY-value is now used with the opposite (and right) sign
  7.  -Processor: the smoothing-option can now be controlled by using
  8.              one of the modes OFF, LOW, MEDIUM or HIGH
  9.  -ColorCube-PlugIn: the values into y-direction where swapped to
  10.                     fit the 3d-coordinate-system
  11.  
  12. v3.51 (Saturday 05-Jul-97)
  13.  -3d-engine: *render-time reduced to 75% (only in light-mode - but who needs
  14.               "flat" images)
  15.  
  16. v3.52 (Saturday 05-Jul-97)
  17.  -Processor: Import-function rewritten and improved:
  18.               *the imported lines are inserted which is much
  19.                more useful than appending
  20.               *variables are imported, too
  21.               *variables with duplicate names are renamed
  22.  -Variables: the Envelope-gadget was not enabled, if the expression
  23.              of a variable was cleared - fixed
  24.  
  25. v3.53 (Saturday 05-Jul-97)
  26.  -Shortcuts-Window updated and it's layout improved
  27.  -Player-Window improved: *Screenmode-option
  28.                           *24Bit-Option (drgb, gray etc.)
  29.                           *layout improved
  30.  -Main: *the initial screen-mode is set to "Workbench" which may be useful
  31.          for gfx-board-owners
  32.         *new commandline-option: noPrefs
  33.  
  34. v3.54 (Sunday 06-Jul-97)
  35.  -GSImport-PlugIn
  36.  
  37. v3.55 (Sunday 06-Jul-97)
  38.  -RenderInfo-Window: *additonal Close-Button
  39.                      *resize and refresh didn't work - fixed
  40.  -Converter: output=PICTURES: shift-parameter was ignored - fixed
  41.  -Main: fileType-recognition-routine improved and rewritten
  42.  -ShiftLines-PlugIn: a width or height of 1 caused the program
  43.                      to crash heavily - fixed
  44.  -ARexx-Port and documentation updated
  45.  -Makefile: because of a missing dependency-line the AutoCrop-PlugIn
  46.             was not updated correctly - fixed
  47.  
  48. v3.56 (Monday 07-Jul-97)
  49.  -PPM-Saver (loader and saver for PPM-, PGM- and PBM-files in RAW-
  50.              or ASCII-format)
  51.  
  52. v3.57 (Monday 07-Jul-97)
  53.  -Converter: YAFA-Saver: 15/24Bit support
  54.  
  55. v3.58 (Wednesday 09-Jul-97)
  56.  -PCParameter-Window (extended "number-gadget" for PlugIns):
  57.    *contains a scrollbar, a calculator-gadget, a "Var"-gadget
  58.     and min/max-(calculator-)gadgets to adjust the scroll-range
  59.    *support for automatic range-checking
  60.    *support for both integer and real numbers
  61.    *all PlugIns will contain such nice gadgets in the future
  62.    *this will result in a higher flexibility and smaller executables
  63.  
  64. v3.59 (Thursday 10-Jul-97)
  65.  -PCParameter-support for the following PlugIns:
  66.    Scale, Crop, Compose, Balancing, Displace, Rotate, ShiftLines,
  67.    ColorToGray, CreateImage, Pixelize
  68.  
  69. v3.60 (Friday 11-Jul-97)
  70.  -new Demo-Version: instead of consuming lots of memory a small Logo is
  71.                     applied to each image which was touched by
  72.                     the Processor
  73.  
  74. v3.61 (Saturday 12-Jul-97)
  75.  -PCParameter-support for the following PlugIns:
  76.    Convolve, Twirl, Alpha, Bump, Text, BlackHole, MotionBlur,
  77.    RotateBlur, Wave, Plasma
  78.  
  79. v3.62 (Saturday 12-Jul-97)
  80.  -PCParameter-support for the following PlugIns:
  81.    Magnet, MedianFilter, OilTransfer, Cartesian2Polar, Roll,
  82.    Posterise, Noise, Threshold, Shear, Neon
  83.  
  84. v3.63 (Sunday 13-Jul-97)
  85.  -Processor: Visual-Frame (realtime-(wireframe-)previews for several PlugIns)
  86.  
  87. v3.64 (Monday 14-Jul-97)
  88.  -PCParameter-support for the following PlugIns:
  89.    DLA, Bump3D, Cube, LWOB, Magnet3D, Sphere,
  90.    Transform3D, Twirl3D, PCTwist, Water
  91.  
  92. v3.65 (Monday 14-Jul-97)
  93.  -PCParameter-support for the following PlugIns:
  94.    Wave3D, SetBackground, Wrap, ZPlot, ColorCube, SetColor
  95.    DataPlot, ParPlot, Morph, Genlock3D
  96.  
  97. v3.66 (Monday 14-Jul-97)
  98.  -PCParameter-support for the following PlugIns:
  99.    Axis3D, GSImport
  100.  -PCParameter-support for the PCRender-Window
  101.  
  102. v3.67 (Monday 14-Jul-97)
  103.  -Visual-Frame for the following PlugIns:
  104.    Twirl, Rotate
  105.  -*cool* Visual-Frame for the PCRender-Window
  106.  
  107. v3.68 (Monday 14-Jul-97)
  108.  -Processor: *15/24Bit support
  109.              *all 15/24Bit-Display-methods of the Player
  110.               implemented (Thanx, Michael !)
  111.  -PCSinglePicture-Window: the frame-scrollbar is now updated in realtime,
  112.                           this makes it possible to "trace" envelopes
  113.                           (using the Visual-Frame of the desired PlugIn)
  114.  -Visual-Frame: *display-speed improved
  115.                 *clipping
  116.  
  117. v3.69 (Wednesday 16-Jul-97)
  118.  -Visual-Frame for the following PlugIns:
  119.    Crop, Magnet, BlackHole, Cartesian2Polar
  120.  -Cartesian2Polar-PlugIn: *r0 and phi0 where treated incorrect (due
  121.                            some missing brackets) - fixed
  122.                           *both parameters where not adjusted generating
  123.                            previews - fixed
  124.  
  125. v3.70 (Thursday 17-Jul-97)
  126.  -Visual-Frame: in some cases the grid was not updated after changing
  127.                 the image-dimensions - fixed
  128.  -Visual-Frame for the following PlugIns:
  129.    MotionBlur, Water
  130.  -some serious Converter-bugs removed (don't ask)
  131.  
  132. v3.71 (Friday 18-Jul-97)
  133.  -Visual-Frame for the following PlugIns:
  134.    Wrap, Wave, Shear, Wave3D, RotateBlur
  135.  
  136. v3.72 (Friday 18-Jul-97)
  137.  -Visual-Frame for the following PlugIns:
  138.    Sphere, Twirl3D, Twist, Magnet3D, Transform3D
  139.  
  140. v3.73 (Friday 18-Jul-97)
  141.  -PCParameter-Window: *update the scroll-bar if an entered value
  142.                        exceeds the (dynamic) range
  143.                       *disable the min/max-gadgets if the range is static
  144.  -Wave-PlugIn: the phase-parameter was not converted into radians - fixed
  145.  -(nice) Visual-Frame for the Cube-PlugIn
  146.  -3d-engine: misterious "black-faces-bug" detected and removed:
  147.              Because the shader was *not* initialized in mode "light=NORMAL"
  148.              all faces with phong-intensity where rendered using "random"
  149.              intensity (e.g. black)
  150.  
  151. v3.74 (Sunday 20-Jul-97)
  152.  -Demo-version: the Converter works only in combination with the
  153.                 Processor (to assure that the Logo appears in all cases)
  154.  -Converter:
  155.    *some (serious) initialization-bugs (introduced together with with
  156.     the new 15/24bit-features) fixed
  157.    *15/24Bit-Preview (using Michael's (updated) Player-code)
  158.    *due some "optimizations" frames with a "special" width where
  159.     sometimes trashed - fixed
  160.    *picture-output: *24 bit-images caused the program to crash (because
  161.                      they where written as rendered ILBM) - fixed
  162.                     *15 bit images are ignored (because there is no
  163.                      saver available yet)
  164.  -Documentation updated (especially the FAQ-section)
  165.  
  166. v3.75 (Tuesday 22-Jul-97)
  167.  -3d-engine: render-speed slightly improved (render-time reduced to 96%)
  168.  -PCParameter-Window: the value-gadget was not refreshed after entering
  169.                       a value - fixed
  170.  -JPEG-Loader: identify-function improved
  171.  -PCSinglePicture-Window: apply-dimensions-function improved to handle
  172.                           also non-iff files
  173.  
  174. v3.76 (Thursday 24-Jul-97)
  175.  -Online-help: PlugIns are supported directly, i.e. after pressing <Help>
  176.                from within a PlugIn-window the PlugIn-page
  177.                is shown instead of the Processor-main-page
  178.  -Processor:   global "apply-dimensions"-function which affects both
  179.                the animation-parameters and the Visual-Frame,
  180.                the global shortkey is <.> (dot)
  181.  
  182. v3.77 (Saturday 26-Jul-97)
  183.  -LineArt-PlugIn (fast, no simple convolve application)
  184.  -PNG-Saver: the whole module was corrupted because some
  185.              GCC-incompatibilities (2.7.0->2.7.2) - fixed
  186.  
  187. v3.78 (Saturday 26-Jul-97)
  188.  -EdgeDetect-PlugIn (relatively slow (?), no simple convolve application)
  189.  -ADProGIF-Saver (for internal use only)
  190.  
  191. v3.79 (Sunday 27-Jul-97)
  192.  -RIP-PlugIn ("remove isolated pixels")
  193.  -ImageCoordinates-Window: additional rgb-information (control=POINT)
  194.  -Neon-PlugIn: Some parameters couldn't be accessed because of
  195.                wrong gadget-types  - fixed
  196.  
  197. v3.80 (Sunday 27-Jul-97)
  198.  -Documentation updated
  199.  -Neon: PlugIn: tolerance-handling improved
  200.  -Main: the checkForCrack-procedure simply quits the program instead
  201.         of destroying things
  202.  -ImageCoordinates-Window: support for exchanging control-parameters
  203.                            with PlugIns
  204.  
  205. v3.81 (Monday 28-Jul-97)
  206.  -ColorRegion-PlugIn
  207.  
  208. v3.82 (Monday 28-Jul-97)
  209.  -ADProGIF-Saver: new options: Depth, Dither and (un)locked palette
  210.  -Documentation updated
  211.  -ImageCoordinates-support for the following PlugIns:
  212.    ColorRegion, RotateBlur, Rotate, Twirl, BlackHole, Magnet, Crop
  213.  
  214. v3.83 (Tuesday 29-Jul-97)
  215.  -Balancing-PlugIn: *addional saturation-option
  216.                     *some optimzations
  217.  -Cube- and Sphere-PlugIn: calculate a new ("good") size after
  218.                            calling the "Apply dimensions"-function
  219.  
  220.  -Visual-Frame: the "misterious memory leak" detected and removed
  221.  -Patch-PlugIn (general PlugIn)
  222.  
  223. v3.84 (Wednesday 30-Jul-97)
  224.  -Circle-PlugIn
  225.  -Rectangle-PlugIn
  226.  
  227. v3.85 (Friday 01-Aug-97)
  228.  -BGradient-PlugIn
  229.  
  230. v3.86 (Saturday 02-Aug-97)
  231.  -ImageCoordinates-Window: the "Apply"-function can be accessed
  232.                            from both the Preview- and the ImageCoordinates-
  233.                            window by pressing <a>
  234.  -Balancing-PlugIn: saturation range changed from -100...100 to -255...255
  235.  -Processor: the size of the Preview (Visual-Frame) is saved and loaded
  236.              to/from process-scripts
  237.  -GSImport-PlugIn: check if the input-files exists before invoking gs
  238.                    (gs may crash if the file is not found)
  239.  -TMaker: single-picture-mode didn't work correctly - fixed
  240.  
  241. v3.87 (Sunday 03-Aug-97)
  242.  -TileBrick-PlugIn
  243.  -Visual Frame: *advanced clipping (to avoid crashes at "strange" 3d-settings)
  244.                 *memory-handling improved again
  245.  -Documentation updated
  246.  
  247. v3.88 (Wednesday 06-Aug-97)
  248.  -Wind-PlugIn
  249.  -Visual Frame: *allow even extreme image-dimensions like 1x1
  250.                 *memory-handling finally improved
  251.  -Circle-PlugIn: memory-bug fixed
  252.  
  253. v3.89 (Friday 08-Aug-97)
  254.  -Axis3D-PlugIn: *GUI optimized
  255.                  *Visual Frame
  256.  
  257. v3.90 (Sunday 10-Aug-97)
  258.  -Demo-Version: TMaker: *CreateExamples-Function works now
  259.                         *Convert-Function enabled
  260.  -Main: additional "np"-switch (the same as "noPlugIns")
  261.  -Documentation: *updated
  262.                  *started to create example-animations and -scripts
  263.                   (similar to the supplied single images)
  264.  
  265.        --------   last   Shareware   Version   --------
  266.  
  267. v3.91 (Monday 11-Aug-97)
  268.  -Cube-PlugIn: orientation of some faces changed (to improve quality)
  269.  -Wind-PlugIn: the load- and save-function were incomplete - fixed
  270.  -3D-engine: started to rewrite the core
  271.  
  272. v3.92 (Thursday 14-Aug-97)
  273.  -3D-engine: whole core rewritten:
  274.               *major speed improvement
  275.                (in some cases the render-time reduces to less than 50% !!!)
  276.               *minor quality improvement
  277.               *separate functions for double-sided polygons which will
  278.                be improved later (the quality isn't very good yet)
  279.               *because of lots of optimizations the code size
  280.                has enlarged drastically (22 MB are required to compile
  281.                the module)
  282.